This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: C API reading/changing Rich Text ~Umberto Nongeroson 29.Sep.03 01:50 PM a Web browser Applications Development 6.0.2 CF2All Platforms
Yes, I think you can depend on EnumCompositeBuffer, though finding each record in sequence is such an easy thing that it is barely worth using. To determine which records to replace, you can use the NotesPeek tool in the Sandbox. Make manual changes to test documents, and note how that affects the data structures. Then mimic the effect in your code.